﻿2026-08-28T10:22:32.2210028Z ##[group]Run actions/checkout@v5
2026-08-28T10:22:32.2210688Z with:
2026-08-28T10:22:32.2210999Z   repository: BigscreenVR/spt-bs-core
2026-08-28T10:22:32.2212939Z   token: ***
2026-08-28T10:22:32.2213217Z   ssh-strict: true
2026-08-28T10:22:32.2213496Z   ssh-user: git
2026-08-28T10:22:32.2213789Z   persist-credentials: true
2026-08-28T10:22:32.2214096Z   clean: true
2026-08-28T10:22:32.2214368Z   sparse-checkout-cone-mode: true
2026-08-28T10:22:32.2214646Z   fetch-depth: 1
2026-08-28T10:22:32.2214921Z   fetch-tags: false
2026-08-28T10:22:32.2215194Z   show-progress: true
2026-08-28T10:22:32.2215457Z   lfs: false
2026-08-28T10:22:32.2215725Z   submodules: false
2026-08-28T10:22:32.2216015Z   set-safe-directory: true
2026-08-28T10:22:32.2216321Z   allow-unsafe-pr-checkout: false
2026-08-28T10:22:32.2216785Z ##[endgroup]
2026-08-28T10:22:32.4231001Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-28T10:22:32.4232184Z ##[group]Getting Git version info
2026-08-28T10:22:32.4232582Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-28T10:22:32.4541241Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-28T10:22:32.4858760Z git version 2.43.0.windows.1
2026-08-28T10:22:32.4887156Z ##[endgroup]
2026-08-28T10:22:32.4896282Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\857ac478-9a36-4a0c-ba2c-61fa21673251\.gitconfig'
2026-08-28T10:22:32.4912161Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\857ac478-9a36-4a0c-ba2c-61fa21673251' before making global git config changes
2026-08-28T10:22:32.4912895Z Adding repository directory to the temporary git global config as a safe directory
2026-08-28T10:22:32.4917720Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-28T10:22:32.5184294Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-28T10:22:32.5424510Z https://github.com/BigscreenVR/spt-bs-core
2026-08-28T10:22:32.5451454Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-28T10:22:32.5456961Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-28T10:22:32.5692114Z refs/heads/golden/ir2-incremental-on
2026-08-28T10:22:32.5717042Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-28T10:22:32.6182495Z HEAD is now at 827a3b772 fixup! test(servicehost): honor retryable kill
2026-08-28T10:22:32.8860275Z ##[endgroup]
2026-08-28T10:22:32.8863305Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-28T10:22:33.5965419Z ##[group]Cleaning the repository
2026-08-28T10:22:33.5970826Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-28T10:22:35.4248424Z Removing bench-ledger/
2026-08-28T10:22:35.4248991Z Removing target/
2026-08-28T10:22:35.4276120Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-28T10:22:35.5146313Z HEAD is now at 827a3b772 fixup! test(servicehost): honor retryable kill
2026-08-28T10:22:35.5190689Z ##[endgroup]
2026-08-28T10:22:35.5196975Z ##[group]Disabling automatic garbage collection
2026-08-28T10:22:35.5202816Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-28T10:22:35.5534333Z ##[endgroup]
2026-08-28T10:22:35.5534919Z ##[group]Setting up auth
2026-08-28T10:22:35.5543896Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-28T10:22:35.5822643Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-28T10:22:36.0426015Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-28T10:22:36.0708943Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-28T10:22:36.5123316Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-28T10:22:36.5402836Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-28T10:22:37.0062653Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-28T10:22:37.0417697Z ##[endgroup]
2026-08-28T10:22:37.0418219Z ##[group]Fetching the repository
2026-08-28T10:22:37.0429222Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +827a3b772ef7723ffed195a0c363f0864354d926:refs/remotes/origin/golden/ir2-incremental-on
2026-08-28T10:22:37.8372296Z ##[endgroup]
2026-08-28T10:22:37.8372930Z ##[group]Determining the checkout info
2026-08-28T10:22:37.8374922Z ##[endgroup]
2026-08-28T10:22:37.8385223Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-28T10:22:37.8751239Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-28T10:22:37.9040605Z ##[group]Checking out the ref
2026-08-28T10:22:37.9047875Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/ir2-incremental-on refs/remotes/origin/golden/ir2-incremental-on
2026-08-28T10:22:37.9747523Z branch 'golden/ir2-incremental-on' set up to track 'origin/golden/ir2-incremental-on'.
2026-08-28T10:22:37.9748309Z Your branch is up to date with 'origin/golden/ir2-incremental-on'.
2026-08-28T10:22:37.9748831Z Switched to and reset branch 'golden/ir2-incremental-on'
2026-08-28T10:22:37.9776582Z ##[endgroup]
2026-08-28T10:22:38.0179066Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-28T10:22:38.0472731Z 827a3b772ef7723ffed195a0c363f0864354d926
